-
Home
-
Sensei LMS – Online Courses, Quizzes, & Learning
-
4.11.2
-
Code
-
Classes
- Email_Sender
Total Complexity |
26 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
314 |
Lines of code |
119 |
Logical lines of code |
66 |
Comment lines |
122 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_header_styles() |
A |
45 |
11 |
41 |
send_email() |
S |
57 |
3 |
17 |
get_email_headers() |
S |
61 |
3 |
12 |
replace_placeholders() |
S |
69 |
2 |
6 |
get_email_post_by_name() |
S |
70 |
2 |
7 |
get_email_body() |
S |
60 |
1 |
14 |
__construct() |
S |
74 |
1 |
5 |
init() |
S |
78 |
1 |
3 |
get_email_subject() |
S |
72 |
1 |
6 |
get_templated_post_content() |
S |
66 |
1 |
8 |